home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / docs / mags / TheCrypt17.lha / crypt17 / text2 / 68060 / 68060
Text File  |  2001-05-12  |  3KB  |  102 lines

  1. <>@2
  2.                                T H E   6 8 0 6 0
  3. @1       
  4.  
  5.                                  By Seth Stroh
  6.  
  7. @5
  8. The   68060   will   be  available  to
  9. developers  in  the  first  quarter of
  10. 1994  (from what I read they will have
  11. them before that time so that they can
  12. have   products  that  use  the  68060
  13. available   for   sale  in  the  first
  14. quarter   of   1994).   The  price  is
  15. supposed to be something like $500 per
  16. chip!   That's  a bit expensive so let
  17. me tell you what it can do;
  18.  
  19. 68060  has the ability to execute more
  20. than  one  instruction per clock cycle
  21. due   to   two   parallel  instruction
  22. pipelines  for integer instruction and
  23. also a third pipeline for floating
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. point instructions.  The chip also has
  33. the ability to do branch prediction to
  34. increase speed even more.
  35.  
  36. The  060  will  be  available at 50Mhz
  37. (resulting  in a performance of 77Mips
  38. and   10Mflops)   and   also  a  66Mhz
  39. (resulting in a performance of 102Mips
  40. and  14Mflops).   An interesting thing
  41. to   note   is   that   that   is  the
  42. performance   with   current  software
  43. (developed  with  compilers  that  are
  44. unaware of the 68060) because the chip
  45. is   designed   to   execute  multiple
  46. instructions  per clock cycle it would
  47. be   possible  to  increase  the  Mips
  48. rating  by  changing compilers so that
  49. they  could  take  advantage  of  this
  50. feature.   If code was written to take
  51. advantage  of  this  ability it may be
  52. possible to get up to 100Mips from the
  53. 50Mhz chip and 130Mips from the 66Mhz.
  54.  
  55. There have also been some rumours that
  56. stated   that   Motorola   would  also
  57. produce  a  100Mhz version of the chip
  58. but  that is only a rumour as far as I
  59. know.
  60. @5
  61. Some  other  features  of  the 060 are
  62. dual  8K cache, 0.5 micron static cmos
  63. allowing  for lower heat operation and
  64. the ability for the chip to run from a
  65. 3.3 volt power supply in notebook type
  66. computers  The  Intel Pentium is based
  67. on  older 0.8 micron and does not have
  68. these   features.   Also  the  Pentium
  69. requires  more  transistors on chip to
  70. remain   compatibility   with  earlier
  71. Intel  chips  which  adds  to the heat
  72. problem.   The  Pentium  has something
  73. like   3.2  million  transistors  with
  74. larger  0.8 micron spacing and the 060
  75. gets   the  same  performance  with  2
  76. million  transistors  and  tighter 0.5
  77. micron  spacing.   The  closer you get
  78. the transistors together and the fewer
  79. you have the lower the operating temp.
  80. of   the   chip  AND  the  higher  the
  81. frequency you can run the clock at.
  82. @5
  83. It  seems there is some discrepancy in
  84. the  MFlops you're going to get out of
  85. one.   Well from what I gather, no one
  86. but  Motorola  really  knows for sure,
  87. but  you'll  get  anywhere  from 10-16
  88. MFlops  for  the  50 Mhz 060 and 14-20
  89. MFlops for to 66 Mhz 060, depending on
  90. your  compiler  and  a  lot  of  other
  91. things.  Either way, its going to make
  92. one hell of an Amiga.
  93. @5
  94. One  more  thing,  the  Pentium  has 8
  95. 32bit  integer  registers  and 8 64bit
  96. floating  point register.  The 060 has
  97. 16  32bit  integer  registers  and  16
  98. 64bit  floating point registers.  What
  99. this  means  is that Intel still sucks
  100. and that Motorola is still awesome!
  101. @7
  102. End.